Skip to main content
GET
[One Click Apps] Get the deploy key of the platform

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).

Path Parameters

instance_id
string
required

Unique identifier of the compute instance.

organization_id
string
required

Unique identifier of the organization that owns the resource.

project_id
string
required

Unique identifier of the project containing the resource.

Response

public_key
string
required
read-only

OpenSSH public key to register on the Git host

fingerprint
string
required
read-only

SHA256 fingerprint of the public key